* nsfont.m (Vns_reg_to_script): New lisp variable.
authorAdrian Robert <Adrian.B.Robert@gmail.com>
Wed, 23 Sep 2009 02:38:08 +0000 (02:38 +0000)
committerAdrian Robert <Adrian.B.Robert@gmail.com>
Wed, 23 Sep 2009 02:38:08 +0000 (02:38 +0000)
commit8e936ceb08b872ed92d84bb03694a3e9793df950
tree2eb1c594dd2394124679a7a2eb3ffc500e1e2df1
parent524274b31dac1d50314584543e24ba2ee8f10302
* nsfont.m (Vns_reg_to_script): New lisp variable.
(syms_of_nsfont): Declare it.
(ns_registry_to_script): New function.
(ns_get_req_script): Call it.
(ns_findfonts): Don't give up on non-unicode registry.

* font.c (DEFAULT_ENCODING) [HAVE_NS]: Remove special case.
src/ChangeLog